Bitmap
- Category
- Class
- Description
- Encapsulates a GDI+ bitmap, which consists of the pixel data for a graphics image and its attributes. A System.Drawing.Bitmap is an object used to work with images defined by pixel data.
- Assembly
- System.Drawing
- Character
- sealed, public
- Attributes
-
Name Value/Assignment ComVisibleAttribute True EditorAttribute System.Drawing.Design.BitmapEditor, System.Drawing.Design, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a, - Ancestors
- Image > MarshalByRefObject > Object
- Contstructors
- Bitmap(Image)
Bitmap(Image,Size)
Bitmap(Image,Int32,Int32)
Bitmap(Int32,Int32)
Bitmap(Int32,Int32,Graphics)
Bitmap(Int32,Int32,PixelFormat)
Bitmap(Int32,Int32,Int32,PixelFormat,IntPtr)
Bitmap(Stream)
Bitmap(Stream,Boolean)
Bitmap(String)
Bitmap(String,Boolean)
Bitmap(Type,String)- Methods
- Clone(Rectangle,PixelFormat)
Clone(RectangleF,PixelFormat)
FromHicon(IntPtr)
FromResource(IntPtr,String)
GetHbitmap()
GetHbitmap(Color)
GetHicon()
GetPixel(Int32,Int32)
LockBits(Rectangle,ImageLockMode,PixelFormat)
LockBits(Rectangle,ImageLockMode,PixelFormat,BitmapData)
MakeTransparent()
MakeTransparent(Color)
SetPixel(Int32,Int32,Color)
SetResolution(Single,Single)
UnlockBits(BitmapData)- Tags
- 0103E2B958, 02E3ABA98D, 0376596F91
- Bitmap(Image)
- Software for developers
-
.Net Components
Delphi Components
Software for Android Developers - More information resources
-
WinAPI Programmer's Reference
Unix Manual Pages
Delphi Examples - Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database